-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
View event history #179
View event history #179
Conversation
rsbc-roadside-forms-backend-api:latest (redhat 8.8) - Trivy Report - 2023-10-16 18:56:35.817988803 +0000 UTC m=+0.386675619
|
rsbc-roadside-forms-frontend:latest (redhat 8.7) - Trivy Report - 2023-10-16 18:58:56.651704793 +0000 UTC m=+0.325576110
|
rsbc-roadside-forms-backend-api:latest (redhat 8.8) - Trivy Report - 2023-10-17 18:33:19.737701889 +0000 UTC m=+0.349271740
|
rsbc-roadside-forms-backend-api:latest (redhat 8.8) - Trivy Report - 2023-10-17 19:46:51.677663417 +0000 UTC m=+0.359485114
|
SonarCloud Quality Gate failed. 0 Bugs 0.0% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
rsbc-roadside-forms-frontend:latest (redhat 8.7) - Trivy Report - 2023-10-17 19:48:51.882645563 +0000 UTC m=+0.251133263
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -170,6 +163,7 @@ export const CreateEvent = () => { | |||
const base64_png = await toPng(element); | |||
values["VI_form_png"] = base64_png; | |||
setSubmitting(true); | |||
console.log(values); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: extra console.log
Adds the functionality to pull and view event history. Also allows printing of the driver/ILO or police/ICBC coppies.